getInAnimation

abstract fun getInAnimation(block: DesignBlock): DesignBlock

Get the "in" animation of the given block.

Return

The "in" animation of the block.

Parameters

block

the block whose "in" animation should be queried.